Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for julia-0.6.0 #13

Closed
wants to merge 2 commits into from
Closed

Adding support for julia-0.6.0 #13

wants to merge 2 commits into from

Conversation

abhi18av
Copy link
Member

Will correct the sha256sum as travis instructs.

Will correct the `sha256sum` as travis instructs.
@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@abhi18av
Copy link
Member Author

Whoops the Circle-CI build fails with the following error


ERROR: A test has failed. Please submit a bug report (https://github.com/JuliaLang/julia/issues)
including error messages above and the output of versioninfo():
Julia Version 0.6.0
Platform Info:
  OS: Linux (x86_64-unknown-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU @ 2.30GHz
  WORD_SIZE: 64
  BLAS: libopenblas (DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas.so
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)

Stacktrace:
 [1] runtests(::String, ::Int64) at ./interactiveutil.jl:670
 [2] runtests(::String) at ./interactiveutil.jl:659
TESTS FAILED: julia-0.6.0-blas_openblas_1.tar.bz2
+ exit 1
Exited with code 1

@dfornika
Copy link
Contributor

Hi @abhi18av, thanks for the PR but this is a duplicate of #7.

@dfornika dfornika closed this Sep 13, 2017
@abhi18av
Copy link
Member Author

Ah, man!

@dfornika I do hope that we can make julia-0.6 available soon.

@jakirkham
Copy link
Member

Thanks for your interest @abhi18av.

The sha256sum is a red herring. This is used by Travis CI to handle caching, which can work without sha256sum. Currently we are only building for Linux on CircleCI.

If you are wanting to push this forward, would take a look at PR ( #7 ) and the failure at the end of the log on CircleCI. If you have any ideas, please just submit a PR against @dfornika's branch. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants